home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Telnet-Clients / secmail.exe / _setup.1 / SecureMail.exe / 0 / RCDATA / TPROGRESSFORM / TPROGRESSFORM.txt < prev   
Text File  |  1998-11-20  |  498b  |  26 lines

  1. object ProgressForm: TProgressForm
  2.   Left = 277
  3.   Top = 147
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Compression Progress'
  7.   ClientHeight = 58
  8.   ClientWidth = 267
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Gauge1: TGauge
  18.     Left = 0
  19.     Top = 16
  20.     Width = 267
  21.     Height = 25
  22.     ForeColor = clBlue
  23.     Progress = 0
  24.   end
  25. end
  26.